home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1990 / Sep 90 / MacApp.Tech$ 9⁄7⁄90 / 1920-Re[2] TFloatWindow a-Sep90 < prev    next >
Encoding:
Text File  |  1991-03-06  |  1.0 KB  |  31 lines  |  [TEXT/GEOL]

  1. Item    9255693                         5-Sept-90        12:58PDT
  2.  
  3. From:   ANIMATRIXDEV                    Animatrix, Steven Marcus,PRT
  4.  
  5. To:     KNEPPER                         Knepper, Christopher
  6.  
  7. cc:     MACAPP.TECH$                    MacApp Technical
  8.  
  9. Sub:    Re: Re: TFloatWindow and…
  10.  
  11.  
  12.  
  13. Hmm,
  14.  
  15. Sorry about the lack of clarity in the previous message.
  16.  
  17. I am talking about CLUTs and palette manager palettes. I associate a
  18. PaletteHandle with the windowPtr of a TWindow via the SetPalette trap. When the
  19. palette mgr notices that a window with a palette that requires changes to the
  20. current colour environment comes to the front, it will change the screen cluts
  21. appropriately. As windoids are always 'on top' of the document windows with
  22. special colour palettes the palette manager never changes the environment.
  23.  
  24. So the question is, should windoids be allowed to change the colour
  25. environment, and for my application, should I make them absorb the topmost
  26. DOCUMENT window's colour palette?
  27.  
  28. Thanks once again
  29. Steven Marcus@AnimatrixDev
  30.  
  31.